-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- Email
Total Complexity |
24 |
Dependencies |
9 |
Dependents |
6 |
Total lines |
342 |
Lines of code |
114 |
Logical lines of code |
65 |
Comment lines |
132 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
api_login_validate() |
A |
47 |
12 |
33 |
init() |
S |
53 |
2 |
22 |
white_label_option_labels() |
S |
59 |
1 |
18 |
return_default_selection() |
S |
69 |
2 |
7 |
is_enabled() |
S |
70 |
2 |
6 |
email_provider_name_translated() |
S |
74 |
1 |
4 |
email_provider() |
S |
76 |
1 |
4 |
add_default_settings() |
S |
73 |
1 |
5 |
settings_loop() |
S |
73 |
1 |
5 |
add_whitelabel_settings() |
S |
61 |
1 |
10 |